Each node in the hierarchy maintains the following details:
Node Details | Description |
---|---|
Health Status and Score | It represents the Health Quality indicator (HQI) of the system The Health Quality indicator has Color and Value. The HQI indicator goes up in the hierarchical system. |
Additional Metadata | Every node can optionally maintain metadata about what provides the reason for the current HQI. |
HQI Color | HQI Value | Description |
---|---|---|
Green | 0 | Healthy System |
Gray | 1 | Unknown Value For example, fabric creation without adding devices. |
Yellow | 2 |
Potential Failure is imminent For example, certificate expiry in 10 days. |
Orange | 3 |
Failed (Yet System Functional) For example, standby node is down. |
Red | 4 |
Requires Immediate Attention For example, managed device connectivity is lost. |
Black | 5 | Critical |
Note